| Package | Description |
|---|---|
| com.atid.lib.atx88 | |
| com.atid.lib.reader |
| Modifier and Type | Method and Description |
|---|---|
NotifyMethod |
ATn88Reader.getAlertNotify() |
NotifyMethod |
ATn88Reader.getButtonNotify() |
| Modifier and Type | Method and Description |
|---|---|
void |
ATn88Reader.setAlertNotify(NotifyMethod method) |
void |
ATn88Reader.setButtonNotify(NotifyMethod method) |
| Modifier and Type | Method and Description |
|---|---|
abstract NotifyMethod |
ATEAReader.getAlertNotify()
Returns the alert Notify method of the instrument.
|
abstract NotifyMethod |
ATEAReader.getButtonNotify()
Returns the button Notify method of the equipment.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ATEAReader.setAlertNotify(NotifyMethod method)
Set the alert notify method for the device.
|
abstract void |
ATEAReader.setButtonNotify(NotifyMethod method)
Set the button Notify method of the device.
|